func html/template.attrType

3 uses

	html/template (current package)
		attr.go#L140: func attrType(name string) contentType {
		html.go#L242: 	if t := attrType(s); t != contentTypePlain {
		transition.go#L114: 		switch attrType(attrName) {